write Suspending
suspend fun <ERROR CLASS>.writeSuspending(buffer: String, encoding: String)
Content copied to clipboard
Write to a stream, suspending until the write completes.
Write to a stream, suspending until the write completes.